Skip to content

Conversation

@norbjd
Copy link
Contributor

@norbjd norbjd commented Aug 26, 2022

Before this PR, if the docker build command failed, but a previous build has succeeded, serverless deploy would deploy the previously built image instead of just throwing an error.

This PR aims to solve this by printing an error message and exiting if the build failed for some reason.

Fixes #99

@norbjd norbjd merged commit cc1fa94 into scaleway:master Sep 5, 2022
@norbjd norbjd deleted the fix/print-error-if-docker-build-failed branch September 5, 2022 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error message for failed docker build is a bit confusing

4 participants